projects
/
gtk4.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
609e407
)
gtk_assistant_remove_page() docs: Fix typo.
author
Murray Cumming
<murrayc@murrayc.com>
Tue, 13 Sep 2011 08:08:22 +0000
(10:08 +0200)
committer
Murray Cumming
<murrayc@murrayc.com>
Tue, 13 Sep 2011 08:08:48 +0000
(10:08 +0200)
gtk/gtkassistant.c
patch
|
blob
|
history
diff --git
a/gtk/gtkassistant.c
b/gtk/gtkassistant.c
index e95bf68503df89c56b2361db1126d7e542ae6164..4060693d611baecb25c1c127a200c7aaf0b2a37d 100644
(file)
--- a/
gtk/gtkassistant.c
+++ b/
gtk/gtkassistant.c
@@
-1657,7
+1657,7
@@
gtk_assistant_insert_page (GtkAssistant *assistant,
* gtk_assistant_remove_page:
* @assistant: a #GtkAssistant
* @page_num: the index of a page in the @assistant,
- * or -1 to
get
the last page
+ * or -1 to
remove
the last page
*
* Removes the @page_num's page from @assistant.
*